libevent: mark as legacy (trunk has libevent2)
authorSteven Barth <[email protected]>
Thu, 26 Jun 2014 07:07:55 +0000 (09:07 +0200)
committerSteven Barth <[email protected]>
Thu, 26 Jun 2014 07:07:55 +0000 (09:07 +0200)
Signed-off-by: Steven Barth <[email protected]>
libs/libevent/Makefile

index c1ec4b604afe37fb6660dfe6035e3897445c6f57..4d5406bccff23762aeb3b2d82342ff4b742f304e 100644 (file)
@@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/libevent
   SECTION:=libs
   CATEGORY:=Libraries
-  TITLE:=Event notification library
+  TITLE:=Event notification library (legacy)
   DEPENDS:=+librt
   URL:=http://www.libevent.org
 endef